Working with multiple resolutions

Any number of resolutions (size and format) can be stored for a multimedia resource in the one Multimedia record. For example, if an image of size 620x420 pixels in JPEG format is added, it is possible to have other sizes / formats available, such as:

  • GIF, 200x200
  • JPEG, 100x100
  • TIFF, 620x420, FAX3 compression

The concept of multi-resolutions extends to all forms of multimedia, not just images. For example:

  • A video in AVI format could also be stored as MPEG and MOV versions.
  • A Microsoft Word document may have a PDF, HTML and text version.

EMu's multi-resolution facility:

  • Provides the storage structure required to maintain extra resolutions.
  • Can generate extra resolutions automatically when new images are added.
  • Can generate new resolutions for records that are already in the Multimedia repository.

In many instances EMu can translate from the original to the required format, but if this is not possible, translators on either the client or server may be used.

The multi-resolution multimedia facility is designed to be flexible, allowing most aspects to be controlled via EMu Registry settings. These settings may even be set on a per user basis, providing System Administrators with a simple yet comprehensive mechanism for implementing local multimedia policies.

Image and Document resolution tables

A table listing all available formats / sizes is maintained for each Multimedia record. The table is used by EMu to select which version of the multimedia resource to show when a user wants to view multimedia (via the Multimedia tab) and can be used by external applications (e.g. web interfaces) to determine what versions are available.